toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.media
/
[jvm]MediaDevice
Media
Device
public
interface
MediaDevice
The details of the media input device (audio/video).
Members
Functions
id
Link copied to clipboard
public
String
id
(
)
Returns a string that represents the identifier of the media input device.
name
Link copied to clipboard
public
String
name
(
)
Returns a string that represents the media input device name.
type
Link copied to clipboard
public
MediaDeviceType
type
(
)
Returns the media input device type.